﻿2026-06-21T08:38:21.9274930Z ##[group]Run actions/checkout@v5
2026-06-21T08:38:21.9322023Z with:
2026-06-21T08:38:21.9322679Z   repository: SaberMage/spt-core
2026-06-21T08:38:21.9326180Z   token: ***
2026-06-21T08:38:21.9326510Z   ssh-strict: true
2026-06-21T08:38:21.9326844Z   ssh-user: git
2026-06-21T08:38:21.9327221Z   persist-credentials: true
2026-06-21T08:38:21.9327594Z   clean: true
2026-06-21T08:38:21.9327932Z   sparse-checkout-cone-mode: true
2026-06-21T08:38:21.9328327Z   fetch-depth: 1
2026-06-21T08:38:21.9328651Z   fetch-tags: false
2026-06-21T08:38:21.9329081Z   show-progress: true
2026-06-21T08:38:21.9329439Z   lfs: false
2026-06-21T08:38:21.9329764Z   submodules: false
2026-06-21T08:38:21.9330119Z   set-safe-directory: true
2026-06-21T08:38:21.9330490Z env:
2026-06-21T08:38:21.9330823Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T08:38:21.9331246Z ##[endgroup]
2026-06-21T08:38:22.0128632Z Syncing repository: SaberMage/spt-core
2026-06-21T08:38:22.0130202Z ##[group]Getting Git version info
2026-06-21T08:38:22.0130832Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T08:38:22.0131775Z [command]/usr/bin/git version
2026-06-21T08:38:22.0132180Z git version 2.43.0
2026-06-21T08:38:22.0135963Z ##[endgroup]
2026-06-21T08:38:22.0146871Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f06a721e-d873-41ee-8081-e08eeb04db9a' before making global git config changes
2026-06-21T08:38:22.0148007Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:38:22.0150210Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T08:38:22.0181332Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T08:38:22.0200633Z https://github.com/SaberMage/spt-core
2026-06-21T08:38:22.0210551Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T08:38:22.0212864Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T08:38:22.0230727Z HEAD
2026-06-21T08:38:22.0262361Z ##[endgroup]
2026-06-21T08:38:22.0263275Z [command]/usr/bin/git submodule status
2026-06-21T08:38:22.0443922Z ##[group]Cleaning the repository
2026-06-21T08:38:22.0446784Z [command]/usr/bin/git clean -ffdx
2026-06-21T08:38:22.0475169Z Removing traceable-reqs
2026-06-21T08:38:22.0480480Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T08:38:22.0527120Z HEAD is now at 05ab5aa3f Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:38:22.0532064Z ##[endgroup]
2026-06-21T08:38:22.0533789Z ##[group]Disabling automatic garbage collection
2026-06-21T08:38:22.0536666Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T08:38:22.0559445Z ##[endgroup]
2026-06-21T08:38:22.0560111Z ##[group]Setting up auth
2026-06-21T08:38:22.0564454Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:38:22.0588280Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T08:38:22.0774980Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:38:22.0800194Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T08:38:22.0984698Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:38:22.1010877Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T08:38:22.1197286Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T08:38:22.1226477Z ##[endgroup]
2026-06-21T08:38:22.1227210Z ##[group]Fetching the repository
2026-06-21T08:38:22.1234432Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +05ab5aa3fe779749a2d50a539522c4ea9779ec50:refs/remotes/pull/27/merge
2026-06-21T08:38:22.5579753Z ##[endgroup]
2026-06-21T08:38:22.5580712Z ##[group]Determining the checkout info
2026-06-21T08:38:22.5581668Z ##[endgroup]
2026-06-21T08:38:22.5583687Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T08:38:22.5620795Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T08:38:22.5641986Z ##[group]Checking out the ref
2026-06-21T08:38:22.5649775Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T08:38:22.5691815Z HEAD is now at 05ab5aa3f Merge 335d96ebc59ee82c6d68591f3c3ad2043a1125c9 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:38:22.5726429Z ##[endgroup]
2026-06-21T08:38:22.5728381Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T08:38:22.5752297Z 05ab5aa3fe779749a2d50a539522c4ea9779ec50
